15:26:21.461 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "message"}} 15:26:21.464 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"message"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.495 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "1"}} 15:26:21.496 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"1"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.497 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]} 15:26:21.522 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "2"}} 15:26:21.523 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"2"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.558 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "1"}} 15:26:21.559 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"1"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.560 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]} 15:26:21.563 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "2"}} 15:26:21.564 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"2"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.611 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "1"}} 15:26:21.612 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"1"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.613 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]} 15:26:21.616 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "2"}} 15:26:21.617 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"2"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.655 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "1"}} 15:26:21.656 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"1"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) 15:26:21.665 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]} 15:26:21.667 [Test worker] INFO i.g.a.c.e.e.m.c.check.MqVerifier.verify-0E7RQCE - Verifying actual={headers: {}; body:[{ "index": 0, "isActive": false, "age": 28, "name": "LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong" }, { "index": 1, "isActive": true, "age": 29, "name": "Kasey Burris" }, { "index": 2, "isActive": false, "age": 40, "name": "Antoinette Morse" }, { "index": 3, "isActive": true, "age": 32, "name": "Lilia Ramirez" }, { "index": 4, "isActive": true, "age": 35, "name": "Lily Joyner" }, { "index": 5, "isActive": false, "age": 22, "name": "Ronda Norton" }, { "index": 6, "isActive": false, "age": 31, "name": "Tiffany Davidson" }, { "index": 7, "isActive": false, "age": 40, "name": "Allie Wise" }, { "index": 8, "isActive": true, "age": 40, "name": "Giles Lopez" }, { "index": 9, "isActive": false, "age": 25, "name": "Ramsey Cain" }]}, expected={headers: {}; body:{"wrong": "2"}} 15:26:21.668 [Test worker] WARN i.g.a.c.e.exam.core.ContentVerifier.verify-gIAlu-s - Content verification error org.opentest4j.AssertionFailedError: JSON documents are different: Different value found in node "", expected: <{"wrong":"2"}> but was: <[{"index":0,"isActive":false,"age":28,"name":"LongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLongLong"},{"index":1,"isActive":true,"age":29,"name":"Kasey Burris"},{"index":2,"isActive":false,"age":40,"name":"Antoinette Morse"},{"index":3,"isActive":true,"age":32,"name":"Lilia Ramirez"},{"index":4,"isActive":true,"age":35,"name":"Lily Joyner"},{"index":5,"isActive":false,"age":22,"name":"Ronda Norton"},{"index":6,"isActive":false,"age":31,"name":"Tiffany Davidson"},{"index":7,"isActive":false,"age":40,"name":"Allie Wise"},{"index":8,"isActive":true,"age":40,"name":"Giles Lopez"},{"index":9,"isActive":false,"age":25,"name":"Ramsey Cain"}]>. at net.javacrumbs.jsonunit.core.internal.Opentest4jExceptionFactory.createException(ExceptionFactory.java:35) at net.javacrumbs.jsonunit.core.internal.ExceptionUtils.createException(ExceptionUtils.java:45) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:617) at net.javacrumbs.jsonunit.core.internal.Diff.failIfDifferent(Diff.java:612) at net.javacrumbs.jsonunit.JsonAssert.assertJsonPartEquals(JsonAssert.java:84) at net.javacrumbs.jsonunit.JsonAssert.assertJsonEquals(JsonAssert.java:69) at io.github.adven27.concordion.extensions.exam.core.JsonVerifier.assertThat(Content.kt:175) at io.github.adven27.concordion.extensions.exam.core.ContentVerifier$Default.verify-gIAlu-s(Content.kt:118) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:38) at io.github.adven27.concordion.extensions.exam.mq.commands.check.MqVerifier.verify-0E7RQCE(MqVerifier.kt:20) at io.github.adven27.concordion.extensions.exam.core.commands.ExamAssertCommand.verify(ExamVerifyCommand.kt:111) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.AbstractCommandDecorator$3.run(AbstractCommandDecorator.java:33) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.verify(AbstractCommandDecorator.java:31) at org.concordion.api.CommandCall.verify(CommandCall.java:76) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:34) at io.github.adven27.concordion.extensions.exam.core.commands.ExamCommand.execute(ExamCommand.kt:64) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.ExampleCommand.execute(ExampleCommand.java:49) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:76) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.runner.JUnitCore.run(JUnitCore.java:105) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) at org.concordion.internal.runner.DefaultConcordionRunner.runJUnitClass(DefaultConcordionRunner.java:78) at org.concordion.internal.runner.DefaultConcordionRunner.runTestClass(DefaultConcordionRunner.java:44) at org.concordion.internal.runner.DefaultConcordionRunner.execute(DefaultConcordionRunner.java:19) at org.concordion.internal.command.SequentialRunStrategy.call(SequentialRunStrategy.java:10) at org.concordion.internal.command.RunCommand.execute(RunCommand.java:81) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.LocalTextDecorator.process(LocalTextDecorator.java:26) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.AbstractCommandDecorator$2.run(AbstractCommandDecorator.java:25) at org.concordion.internal.command.ThrowableCatchingDecorator.process(ThrowableCatchingDecorator.java:38) at org.concordion.api.AbstractCommandDecorator.execute(AbstractCommandDecorator.java:23) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.api.CommandCallList.processSequentially(CommandCallList.java:33) at org.concordion.internal.command.SpecificationCommand.execute(SpecificationCommand.java:36) at org.concordion.api.CommandCall.execute(CommandCall.java:72) at org.concordion.internal.XMLSpecification.processNode(XMLSpecification.java:60) at org.concordion.internal.XMLSpecification.processExample(XMLSpecification.java:69) at org.concordion.Concordion.processExample(Concordion.java:92) at org.concordion.internal.FixtureRunner.run(FixtureRunner.java:41) at org.concordion.integration.junit4.ConcordionRunner.invoke(ConcordionRunner.java:207) at org.concordion.integration.junit4.ConcordionRunner$1.invoke(ConcordionRunner.java:31) at org.concordion.integration.junit4.ConcordionFrameworkMethod.invokeExplosively(ConcordionFrameworkMethod.java:58) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:191) at org.concordion.integration.junit4.ConcordionRunner.runChild(ConcordionRunner.java:23) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.concordion.integration.junit4.ConcordionRunner.run(ConcordionRunner.java:150) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38) at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)